CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 贝叶斯 分类

搜索资源列表

  1. 模式识别_贝叶斯分_类器

    0下载:
  2. 一个用来做模式识别的贝叶斯分类器-used as a pattern recognition Bayesian classifier
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72718
    • 提供者:李丰华
  1. 贝叶斯分类matlab源码

    2下载:
  2. 贝叶斯分布对数据分布类别判断matlab源程序
  3. 所属分类:数学计算/工程计算

  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7196
    • 提供者:zhangrui
  1. bayes-

    1下载:
  2. 贝叶斯分类器VC源代码(内附说明)-Bayesian classifier VC source code (with explanation)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:629507
    • 提供者:tang
  1. FullBNT-1.0.4

    0下载:
  2. 比较全面的贝叶斯工具箱,包含贝叶斯分类器等的设计等-bayes tools box
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2033656
    • 提供者:何小丽
  1. Bayessiandecisiontask

    0下载:
  2. 使用MATLAB编程,采用贝叶斯分类方法实现的一个具体程序实例,已调试成功-Using the MATLAB programming, the use of Bayesian classification to achieve a specific application instance, has been successful commissioning
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:332026
    • 提供者:wenjun
  1. bayes

    0下载:
  2. 朴素贝叶斯分类器包括了停用词的处理,结果是很不错的-Naive Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5112
    • 提供者:王鸿飞
  1. IrisBayes

    1下载:
  2. iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:67061
    • 提供者:刘文
  1. 贝叶斯分类器

    0下载:
  2. 贝叶斯分类器设计,分参数已知和参数未知两种情况,含最大似然参数估计代码
  3. 所属分类:matlab例程

  1. SharpClassifier_Adult-master

    0下载:
  2. 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:43244544
    • 提供者:NothingMore
  1. pr

    0下载:
  2. 模式识别,贝叶斯分类、计算错误率,较好的分出两类样本集,画roc曲线(Two categories of Bias classification and computational error rate)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zjyqwe
  1. 模式识别

    0下载:
  2. 简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:12786688
    • 提供者:明朝
  1. Bayes classifier

    0下载:
  2. 基于贝叶斯分类器的数据处理与MATLAB实现(Data processing based on MATLAB implementationof Bayes classifier)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:LeeWendy
  1. zuoye

    0下载:
  2. 对图像进行分割,同时根据贝叶斯分类准则,对图像进行准确分类,可以分别识别各种图形的形状(The image is segmented, and the image is accurately classified according to Bias classification rule, and all kinds of shapes can be identified separately.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:32768
    • 提供者:北念
  1. NB

    0下载:
  2. 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:王FANFANFAN
  1. bayes

    0下载:
  2. 这是一个用于贝叶斯分类器的源代码,请有需要的朋友看一下(This is the python source code used to describe baysion clustering. It can be combined with your actual needs.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:chentrer
  1. spam-classifier-master

    1下载:
  2. 通过贝叶斯分类方法设计的垃圾邮件分类系统,基于matlab实现,包含垃圾邮件数据(The spam classification system designed by Bias classification method is implemented on MATLAB, including spam data.)
  3. 所属分类:mathematica

  1. 贝叶斯分类算法

    1下载:
  2. 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 贝叶斯分类算法

    1下载:
  2. Java实现的贝叶斯分类的算法,算是一个小Demo,可以作为平常的研讨课题
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 朴素贝叶斯

    1下载:
  2. 能实现对相应数据集进行分类,并计算出准确率(Able to classify the corresponding data set and calculate the accuracy)
  3. 所属分类:其他

    • 发布日期:2021-02-01
    • 文件大小:44032
    • 提供者:FANFUN
« 1 2 3 4 56 7 8 9 10 ... 40 »
搜珍网 www.dssz.com